x86/mm: slightly simplify mod_l1_entry()
authorJan Beulich <jbeulich@suse.com>
Thu, 18 Feb 2016 14:05:00 +0000 (15:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 18 Feb 2016 14:05:00 +0000 (15:05 +0100)
commitb3132fc91b611ad07b1b457a56cd9cc113ca6c0e
tree8e1f1162898a606c03096e9081daa814aa459e97
parent3c4c42a0c48ad33690a8e93c2ea1c9e90d72f63b
x86/mm: slightly simplify mod_l1_entry()

Re-order code to simplify error cleanup.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/mm.c